home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / virus / vds210t.zip / WHATSNEW.TXT < prev   
Text File  |  1992-07-09  |  7KB  |  110 lines

  1.                  Differences between VDS 2.0 and VDS 2.10
  2.                  ----------------------------------------
  3.  
  4. *   Improvements:
  5.  
  6.     * Now VDS 2.10 can handle DR DOS 6.0 drives as long as they are NOT
  7.       compressed. It is aware of DR DOS password protection scheme, and
  8.       it can peacefully co-exist. Read HILITES.TXT for details.
  9.     * VDS 2.10 can work under MS Windows 3.0 & 3.1 (limited)
  10.     * Works under 4DOS
  11.     * Users can specify the path to their command interpreter during
  12.       installation if they do not have C:\COMMAND.COM as primary shell.
  13.     * File names are displayed in a window during checking, and a
  14.       directory tree is shown on the screen.
  15.     * VDS integrity checker can handle 1500 executable files per partition
  16.     * Report file has date and time besides viruses found, and is not
  17.       deleted, but simply appended to.
  18.     * Audit logs for added, deleted, and modified files are combined into
  19.       C:\VDS210\VDS-STAT.LOG; date and time are written each time VDS
  20.       reports something, and audit log is appended to, not overwritten.
  21.     * Documentation is revised to provide more information, less hype.
  22.     * Decoy launcher provides more information on active attackers.
  23.     * Decoy launcher offers to copy the captured attacker to user-specified
  24.       file, preferably on a diskette.
  25.     * Decoy names are semi-random.
  26.     * Decoy launcher checks for "companion" type of attack specifically.
  27.     * VDS integrity checker TURBO mode is slightly slower, but more secure.
  28.     * VDS will not automatically add signatures to its databases, but ask
  29.       the user first.
  30.     * VDS integrity checker do not look for multiple infections in a file,
  31.       but stops after the first one is found.
  32.     * VDS integrity checker -SCAN option is removed.
  33.     * VDS installation makes one pass to scan and sign files, not two.
  34.       If an infected file is found, the user is asked to delete it. If
  35.       it is not deleted, operation will continue so that other infected
  36.       files may be located. VDS will refuse to install at the end if there
  37.       are any infected files left.
  38.     * System files (IBMBIO.COM & IBMDOS.COM or equivalent names) are
  39.       checked as part of system verification as well as file verification.
  40.       No recovery is attempted on these two files to avoid absolute writes
  41.       to the disk. User is advised to run SYS from a clean floppy to
  42.       restore these files.
  43.     * MBR and BR is backed up onto VDS emergency disk as is, not encoded,
  44.       so that VITALFIX can be used to restore MBR if CURE (rarely) fails.
  45.     * VDSDEV.DDR is backup to the emergency diskette as well.
  46.     * Any MBR/BR infectors caught by VDSDEV.DDR are examined and numbered
  47.       by the integrity checker. Up to 10 can be tracked.
  48.     * VDSFSCAN has five more options:
  49.          LOG ERRORS: will write error messages to a user-defined file.
  50.          NETWORK   : will continue to scan even if an access error occurs.
  51.          WILDCARD  : users can specify a file spec like *.COM. ALL FILES
  52.                      option is automatically set to YES.
  53.          QUIET MODE: will not beep when an infected files is found.
  54.          PAUSE FLAG: will not pause after each infection report.
  55.     * VDSFSCAN has better context-sensitive help.
  56.     * If no known infections can be found in a file, NONE IDENTIFIED
  57.       instead of CLEAN will be reported. This is to emphasize that known
  58.       virus scanning is only as accurate as the signature database.
  59.     * Virus signature database is updated to include 35% more viruses.
  60.     * Both VDSFSCAN and VDS scanner has MtE-recognition capability.
  61.     * Operation of VDSFSCAN and VITALFIX can be interrupted by pressing
  62.       CTRL-BREAK as well as the ESCAPE key.
  63.     * VITALFIX has a new option to search for Extended Partition Records.
  64.     * VITALFIX can preserve DR DOS security during new MBR construction.
  65.     * VITALFIX menu options are more self-explanatory.
  66.     * If the MBR code is intact, but the partition table is modified, then
  67.       a warning will be issued; however, VDS will NOT attempt auto-recovery
  68.       to avoid possible damage.
  69.     * In command line mode of VDSFSCAN, copyright and licensee name do not
  70.       scroll off any more.
  71.     * Non-DOS partitions are ignored.
  72.     * ESC will get you out of input fields as well as menus.
  73.     * We included a simple batch file (REMVDS.BAT) to uninstall VDS 2.0.
  74.     * VITALFIX is no longer copied to the hard disk during installation.
  75.       Due to possible misuse, only PC-techies should have it.
  76.  
  77. *   Bug fixes:
  78.  
  79.     * If the partition table was not available, VDS would abort operation.
  80.       Now it not only bypasses such viruses, but also recovers on the fly.
  81.       If only the partition table is modified, then VDS will ask you if
  82.       you would like to recover or not.
  83.     * CURE option did not work in some cases.
  84.     * Some hidden files were missed. Fixed.
  85.     * TSRs that grabbed the hardware timer interrupt (08) would get chopped
  86.       off even when not suspicious. Now VDS is less brutal to such TSRs.
  87.     * VDSFSCAN would stop after identifying first infected file if the
  88.       WHOLE option is set to YES. Not any more.
  89.     * VDSFSCAN would miss a few viruses that append to EXE files; fixed.
  90.     * On network drives, VDSFSCAN would stop if it came across an
  91.       inaccessible file such as NET$OBJ.SYS. Now it will only issue an
  92.       error message (log it as well if LOG ERRORS is set to YES), and
  93.       continue. For this to work, NETWORK option should be set to YES.
  94.     * VDSFSCAN output file name had to be 5 characters or more, making it
  95.       hard to direct output to a printer. Now, you can specify PRN as the
  96.       output file name to print reports as the scan proceeds.
  97.     * VDSFSCAN needed two backslashes (as in C:\\) to scan the root.
  98.     * VITALFIX and VDS would cause memory protection violation in some
  99.       cases. No more. Try -Xclude option if necessary.
  100.     * VITALFIX did not recognize non-DOS partitions properly.
  101.     * On disks with more than 5 partitions, VDS would abort installation.
  102.     * Blink problem on CGA color monitors is eliminated.
  103.  
  104. *   Other
  105.  
  106.     * Due to popular demand, academic site license now covers students
  107.       as well as the employees of the school at no extra charge.
  108.     * Both 5.25" and 3.5" diskettes are provided. No need to specify.
  109.     * Pre-paid orders in the U.S.A. and Canada get free shipping.
  110.